xmlutil
Toggle table of contents
1.0.0-rc1
Native
Target filter
Native
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
PlatformNamedNodeMap
/
[Native]getNamedItemNS
get
Named
Item
NS
Native
abstract
fun
getNamedItemNS
(
namespace
:
String
?
,
localName
:
String
)
:
PlatformAttr
?